Package | cce.fhir.full |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=cce.fhir.full@0.2.0&canonical=https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Encounter-Fall |
Url | https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Encounter-Fall |
Version | 0.0.1 |
Status | draft |
Name | Fall |
Experimental | False |
Description | Encounter merely forms a timeline/chronology of the various events (diagnosis, therapies and courses) |
Type | Encounter |
Kind | resource |
{
"resourceType" : "StructureDefinition",
"url" : "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Encounter-Fall",
"version" : "0.0.1",
"name" : "Fall",
"status" : "draft",
"description" : "Encounter merely forms a timeline/chronology of the various events (diagnosis, therapies and courses)",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Encounter",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Encounter",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Encounter.status",
"path" : "Encounter.status",
"mustSupport" : true
},
{
"id" : "Encounter.class",
"path" : "Encounter.class",
"mustSupport" : true
},
{
"id" : "Encounter.class.system",
"path" : "Encounter.class.system",
"fixedUri" : "http://terminology.hl7.org/CodeSystem/v3-ActCode"
},
{
"id" : "Encounter.subject",
"path" : "Encounter.subject",
"short" : "The patient present at the encounter",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Patient",
"https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Pseudonym"
]
}
],
"mustSupport" : true
},
{
"id" : "Encounter.period",
"path" : "Encounter.period",
"mustSupport" : true
},
{
"id" : "Encounter.diagnosis",
"path" : "Encounter.diagnosis",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Encounter.diagnosis.condition",
"path" : "Encounter.diagnosis.condition",
"short" : "The diagnosis relevant to the encounter",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Condition-Primarydiagnosis"
]
}
],
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.